home *** CD-ROM | disk | FTP | other *** search
/ Get a Grip Tennis by Wilson / Get a Grip Tennis by Wilson.iso / pc / main.dxr / 00020_qt Win.ls < prev    next >
Encoding:
Text File  |  2003-08-12  |  78 b   |  5 lines

  1. on mouseDown me
  2.   open("installers/QTpc/QuickTimeInstaller.exe")
  3.   quit()
  4. end
  5.